Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Change the release tag format #287

Merged
merged 1 commit into from
May 17, 2022

Conversation

swift-kim
Copy link
Member

As GitHub doesn't any more support a release tag name identical to the target commit hash (404 Not Found error), we need to use a different format for the tag name.

Old: Short commit hash (e.g. abcdefg)
New: Engine version + short commit hash (e.g. 3.0.0-abcdefg)

Any suggestion? @flutter-tizen/maintainers

@swift-kim
Copy link
Member Author

swift-kim commented May 17, 2022

There's still no response to my GitHub support ticket, and an action should be made as soon as possible (hopefully today). This change doesn't seem to be a too bad idea.

@xuelian-bai
Copy link

looks good to me

@HakkyuKim
Copy link

Looks good to me as well, maybe engine.version need to be changed in tools?

@swift-kim
Copy link
Member Author

@HakkyuKim Yes, right. I'll do that in flutter-tizen/flutter-tizen#366 when this PR gets merged.

Copy link

@xiaowei-guan xiaowei-guan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@swift-kim swift-kim merged commit 70ec9ba into flutter-tizen:flutter-3.0.0-tizen May 17, 2022
swift-kim added a commit that referenced this pull request Aug 5, 2022
swift-kim added a commit that referenced this pull request Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants